Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release: prepare release for v1.1.0 #517

Merged
merged 13 commits into from
Nov 2, 2023
Merged

release: prepare release for v1.1.0 #517

merged 13 commits into from
Nov 2, 2023

Conversation

randyahx
Copy link
Contributor

@randyahx randyahx commented Nov 2, 2023

Description

This release contains 2 new features, 3 bugfixes and 6 chores.

Rationale

Features:

  • #493 feat: support reject bucket migration
  • #504 feat: add a hardfork for the link to opBNB

Bugfixes:

  • #506 fix: add GlobalVirtualGroupFamilyId to createBucketPackage
  • #509 fix: make handleCreateBucketSynPackage forward compatible
  • #511 fix: policy key is not GC while a expired policy is GC

Chores:

  • #484 chore: improve the validations of messages
  • #497 chore: add cmd
  • #503 chore: add potential impacts for PR template
  • #508 chore: update cosmos-sdk version
  • #512 chore: allow anyone to trigger the settlement of GVG/GVG family
  • #514 chore: update cosmos-sdk and cometbft

Example

Please refer to individual PRs for detailed information.

Changes

Notable changes:
none

KeefeL and others added 13 commits October 12, 2023 07:52
Co-authored-by: Keefe Liu <keefe.l@users.noreply.github.com>
sync: sync master branch to develop branch
* feat: add hardfork for link to opBNB

* fix localup script

* fix go.mod

* open the cross chain channels for opbnb

* fix comment

* fix imports
* add cmd

* fix default endpoint of sp issue in cmd
* feat: support reject bucket migration

* add test

* lint

* register MsgRejectMigrateBucket Gas param for PampasUpgrade
* chore: improve the validations of messages

* add runtime check

* add runtime check

* add upgrade name

* fix review comments

* refine codes

* refine codes
* fix: make `handleCreateBucketSynPackage` forward compatible

* add annotation

* fix lint issues
* fix policy key is not GC when a policy expiration time comes

* fix policy key is not GC when a policy expiration time comes

* add group policy case

* add test

* fix test
* chore: allow anyone to trigger the settlemnt of GVG/GVG family

* revert message field name change
* chore: update cosmos-sdk and cometbft

* chore: update swagger
@unclezoro unclezoro added this pull request to the merge queue Nov 2, 2023
Merged via the queue into master with commit 23e0d01 Nov 2, 2023
11 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants